Files
ba969f0b-6f5b-4295-a67c-5ff…/vercel.json
2026-05-12 08:18:43 +00:00

5 lines
97 B
JSON

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