Files
f76afd87-e7a5-4b3d-b6fc-f2e…/vercel.json
2026-03-09 21:11:27 +00:00

5 lines
97 B
JSON

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