Files
c3dd820f-4880-4b8b-a3cb-cd2…/vercel.json
2026-03-16 18:51:32 +00:00

5 lines
97 B
JSON

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