Files
8166b041-b20f-40f0-8977-6f4…/vercel.json
2026-03-13 19:46:48 +00:00

5 lines
97 B
JSON

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