Files
ccfabfc5-5b6f-4b54-8ef0-df1…/vercel.json
2026-06-07 18:21:04 +00:00

5 lines
97 B
JSON

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