Files
eedd0052-021d-4d25-8368-d7d…/vercel.json
2026-03-24 13:45:27 +00:00

5 lines
97 B
JSON

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