Files
b6bfac23-4dbe-4b89-8ec6-1c4…/vercel.json
2026-03-12 11:06:11 +00:00

5 lines
97 B
JSON

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