Files
ce628c5c-7c00-48f6-8e45-ae2…/vercel.json
2026-01-25 17:49:26 +00:00

5 lines
97 B
JSON

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