Files
9085d1a7-fe41-4115-a337-2f4…/vercel.json
2026-03-08 15:45:44 +00:00

5 lines
97 B
JSON

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