Files
ad47e89c-8d57-4e64-9917-1e1…/vercel.json
2026-05-17 13:36:11 +00:00

5 lines
97 B
JSON

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