Files
2fa3e093-7e80-44b0-b6c4-a84…/vercel.json
2026-06-01 08:11:30 +00:00

5 lines
97 B
JSON

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