Files
1c4eaa33-e73a-4d99-a9f4-4ff…/vercel.json
2026-04-08 17:39:24 +00:00

5 lines
97 B
JSON

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