Files
0079636e-bc1a-40ce-a1db-0d9…/vercel.json
2026-03-15 09:15:01 +00:00

5 lines
97 B
JSON

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