Files
97e56fe0-5ceb-4d70-9edc-a0a…/vercel.json
2026-03-07 11:03:50 +00:00

5 lines
97 B
JSON

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