Files
60b7bcff-027d-4f2a-90c3-e35…/vercel.json
2026-03-08 02:00:09 +00:00

5 lines
97 B
JSON

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