Files
987253a7-e0be-45d7-a10d-e66…/vercel.json
2026-04-30 15:11:03 +00:00

5 lines
97 B
JSON

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