Files
87e20921-deb8-4318-b34a-82e…/vercel.json
2026-03-17 18:51:07 +00:00

5 lines
97 B
JSON

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