Files
599e5793-d59a-409e-9a52-89a…/vercel.json
2026-03-13 07:47:12 +00:00

5 lines
97 B
JSON

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