Files
1b5f5db3-eb92-4237-8de2-18f…/vercel.json
2026-05-08 17:52:47 +00:00

5 lines
97 B
JSON

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