Files
114c903c-7b84-4d4e-89cf-257…/vercel.json
2026-03-26 10:02:25 +00:00

5 lines
97 B
JSON

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