Files
74ebd5a1-2405-4620-8fd4-de4…/vercel.json
2026-04-21 20:36:20 +00:00

5 lines
97 B
JSON

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