Files
de06eaed-e7de-4955-b641-b70…/vercel.json
2026-05-15 09:13:35 +00:00

5 lines
97 B
JSON

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