Files
152ede7d-d52f-40ea-8d33-555…/vercel.json
2026-04-17 14:48:33 +00:00

5 lines
97 B
JSON

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