Files
3df889af-6f16-4800-afb6-5b8…/vercel.json
2026-06-08 11:00:38 +00:00

5 lines
97 B
JSON

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