Files
957fca60-08f5-4035-a24f-fa4…/vercel.json
2026-03-08 17:47:20 +00:00

5 lines
97 B
JSON

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