Files
7fc183f8-19f0-4180-b891-5ef…/vercel.json
2026-04-05 12:08:46 +00:00

5 lines
97 B
JSON

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