Files
151be4f0-70f7-4c0b-9780-c8e…/vercel.json
2026-03-06 20:27:36 +00:00

5 lines
97 B
JSON

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