Files
1edaee4f-e33e-402f-9099-9b4…/vercel.json
2026-03-27 07:24:58 +00:00

5 lines
97 B
JSON

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