Files
f678bd85-4e12-47bc-9efd-6a4…/vercel.json
2026-03-08 22:53:15 +00:00

5 lines
97 B
JSON

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