Files
e82bda8d-3a7a-4495-b1c2-e5a…/vercel.json
2026-05-14 14:02:54 +00:00

5 lines
97 B
JSON

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