Files
00d7f0ac-2c50-400c-98ff-710…/vercel.json
2026-04-11 11:00:46 +00:00

5 lines
97 B
JSON

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