Files
80bae895-58f1-4699-ac72-d3d…/vercel.json
2026-03-18 00:43:06 +00:00

5 lines
97 B
JSON

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