Files
c3ba38f6-837b-4eda-acd4-4a0…/vercel.json
2026-03-08 18:09:30 +00:00

5 lines
97 B
JSON

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