Files
0f6176d1-7f2e-4280-a405-64a…/vercel.json
2026-02-14 21:07:17 +00:00

5 lines
97 B
JSON

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