Files
1b86d04e-e82b-41a6-9d1e-cd4…/vercel.json
2026-05-27 08:26:09 +00:00

5 lines
97 B
JSON

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