Files
b4ddc588-7bff-4907-8a98-77e…/vercel.json
2026-06-06 14:22:29 +00:00

5 lines
97 B
JSON

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