Files
70d1bb4d-eb35-43cb-8cf3-6fc…/vercel.json
2026-06-11 16:31:23 +00:00

5 lines
97 B
JSON

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