Files
fdf3ee2e-68d4-4f65-9098-d46…/vercel.json
2026-04-17 13:34:45 +00:00

5 lines
97 B
JSON

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