Files
fbee6069-6738-40e7-a7d3-7f6…/vercel.json
2026-03-21 11:07:45 +00:00

5 lines
97 B
JSON

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