Files
e303505c-49ab-4a8d-8ded-266…/vercel.json
2026-03-16 11:58:03 +00:00

5 lines
97 B
JSON

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