Files
949fb4ae-d470-4e36-8ea6-a02…/vercel.json
2026-03-04 21:48:14 +00:00

5 lines
97 B
JSON

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