Files
0576b684-137d-49ff-bf51-6b1…/vercel.json
2026-06-10 11:42:12 +00:00

5 lines
97 B
JSON

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