Files
7f36ec7b-8b3f-4cb3-84ae-04d…/vercel.json
2026-02-20 14:11:47 +00:00

5 lines
97 B
JSON

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