Files
148d19b5-700f-49fd-95dd-f08…/vercel.json
2026-06-08 10:42:06 +00:00

5 lines
97 B
JSON

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