Files
9251d98d-e01b-4db3-ba39-d8f…/vercel.json
2026-03-09 02:42:50 +00:00

5 lines
97 B
JSON

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