Files
12fa0bb2-17b4-4f47-9691-a6f…/vercel.json
2026-04-11 14:53:23 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}