Files
cade1a91-e635-4c0b-8ed0-3ed…/vercel.json
2026-03-07 21:03:57 +00:00

5 lines
97 B
JSON

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