Files
97f39f96-48ee-4eb7-8ae7-d4c…/vercel.json
2026-03-03 21:50:02 +00:00

5 lines
97 B
JSON

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