Files
1b1981f5-bb34-4883-90f6-23d…/vercel.json
2026-03-07 11:25:25 +00:00

5 lines
97 B
JSON

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