Files
b1cbe6f6-de1e-4f94-a24b-c13…/vercel.json
2026-03-12 01:15:34 +00:00

5 lines
97 B
JSON

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