Files
1ea7bf8b-ef6f-42c0-9c94-de2…/vercel.json
2026-04-08 18:58:33 +00:00

5 lines
97 B
JSON

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