Files
35da8ecd-0abe-4e83-993b-c5a…/vercel.json
2026-03-12 08:07:39 +00:00

5 lines
97 B
JSON

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