Files
692ff8b7-5a7e-4cc2-ae70-49e…/vercel.json
2026-04-09 08:34:33 +00:00

5 lines
97 B
JSON

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