Files
63c6d463-b6b4-4888-be72-d91…/vercel.json
2026-06-03 14:04:50 +00:00

5 lines
97 B
JSON

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