Files
9b450d28-7bcc-41b4-ba19-49e…/vercel.json
2026-03-31 12:25:50 +00:00

5 lines
97 B
JSON

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