Files
c9b8f31c-b1b7-48e8-8a5b-b1e…/vercel.json
2026-03-03 21:41:58 +00:00

5 lines
97 B
JSON

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