Files
62bbab73-4d76-4f1e-ade7-1a1…/vercel.json
2026-05-18 15:09:55 +00:00

5 lines
97 B
JSON

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