Files
8d5d60d4-1b7e-4cbe-b199-554…/vercel.json
2026-03-30 08:16:02 +00:00

5 lines
97 B
JSON

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