Files
f6be84f2-5b97-4148-a256-541…/vercel.json
2026-04-16 04:10:03 +00:00

5 lines
97 B
JSON

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