Files
e0af36ff-1200-47b6-8e72-107…/vercel.json
2026-03-16 01:47:27 +00:00

5 lines
97 B
JSON

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