Files
bf04e4ba-69b7-4e84-b089-5fa…/vercel.json
2026-04-29 10:15:59 +00:00

5 lines
97 B
JSON

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