Files
b792ce56-85b2-4c16-87a3-b53…/vercel.json
2026-04-17 16:09:10 +00:00

5 lines
97 B
JSON

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