Files
5276d127-e1bc-4e6a-835f-407…/vercel.json
2026-03-18 11:46:41 +00:00

5 lines
97 B
JSON

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