Files
8dc9f9cf-4f8a-4b46-b4d2-cc7…/vercel.json
2026-04-28 17:57:49 +00:00

5 lines
97 B
JSON

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