Files
1e7e05b9-c3b5-40d7-95df-7d1…/vercel.json
2026-05-23 13:46:11 +00:00

5 lines
97 B
JSON

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