Files
1c8450fc-c74b-43e7-a5e0-e4a…/vercel.json
2026-06-12 23:57:33 +00:00

5 lines
97 B
JSON

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