Files
7b6d2359-361c-46e9-9621-da9…/vercel.json
2026-06-10 08:00:20 +00:00

5 lines
97 B
JSON

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