Files
f7055e03-8f9e-4152-9da2-831…/vercel.json
2026-05-24 20:50:11 +00:00

5 lines
97 B
JSON

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