Files
770a3aca-ef00-49a5-be37-189…/vercel.json
2026-03-11 08:32:50 +00:00

5 lines
97 B
JSON

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