Files
80bd14a1-a9da-4bf4-b9ef-416…/vercel.json
2026-03-03 22:01:57 +00:00

5 lines
97 B
JSON

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