Files
b6e81008-18a8-40a9-aed6-e63…/vercel.json
2026-06-11 16:44:07 +00:00

5 lines
97 B
JSON

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