Files
983d92c2-5bdb-4dfe-a983-278…/vercel.json
2026-03-03 08:18:45 +00:00

5 lines
97 B
JSON

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