Files
9e450d64-695b-44a0-8f4a-8b0…/vercel.json
2026-04-19 23:43:41 +00:00

5 lines
97 B
JSON

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