Files
4cd4ee6d-41ad-41d9-9a3c-dec…/vercel.json
2026-03-14 07:47:49 +00:00

5 lines
97 B
JSON

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