Files
f0d62791-0ee3-456e-8b1c-e13…/vercel.json
2026-04-22 19:08:05 +00:00

5 lines
97 B
JSON

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