Files
e5e3af75-4bf0-4e09-aa83-f9f…/vercel.json
2026-04-16 11:25:38 +00:00

5 lines
97 B
JSON

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