Files
4b71c0f2-5e84-4393-85de-5c4…/vercel.json
2026-04-26 19:14:54 +00:00

5 lines
97 B
JSON

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