Files
b469cb78-ff70-431a-ad61-54e…/vercel.json
2026-05-12 14:34:38 +00:00

5 lines
97 B
JSON

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