Files
d4d56211-eccf-4b52-9d8b-4fe…/vercel.json
2026-03-30 15:55:05 +00:00

5 lines
97 B
JSON

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