Files
e10d62f8-ef20-49c8-b6a1-850…/vercel.json
2026-06-08 17:03:23 +00:00

5 lines
97 B
JSON

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