Files
d36d052e-7947-4a90-9833-79d…/vercel.json
2026-02-11 00:10:03 +00:00

5 lines
97 B
JSON

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