Files
7f713410-7dc9-4eec-8c95-e72…/vercel.json
2026-03-08 17:11:51 +00:00

5 lines
97 B
JSON

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