Files
b859f63b-8ec6-4a96-a2db-fce…/vercel.json
2026-06-09 13:45:03 +00:00

5 lines
97 B
JSON

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