Files
f48587ad-ad06-45b4-892a-69f…/vercel.json
2026-04-12 19:49:46 +00:00

5 lines
97 B
JSON

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