Files
dc686a1a-7792-4ee4-b5a5-fe4…/vercel.json
2026-05-26 22:02:34 +00:00

5 lines
97 B
JSON

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