Files
3a44265b-e674-4d6f-babc-a79…/vercel.json
2026-04-19 13:19:50 +00:00

5 lines
97 B
JSON

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