Files
10b6fa55-ff91-4c16-a8c6-220…/vercel.json
2026-02-25 12:10:43 +00:00

5 lines
97 B
JSON

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