Files
7e5a4cda-01d7-4bf2-822c-bd8…/vercel.json
2026-04-17 15:18:33 +00:00

5 lines
97 B
JSON

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