Files
8799c516-793b-4247-be8e-d16…/vercel.json
2026-05-30 19:33:46 +00:00

5 lines
97 B
JSON

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