Files
6ef91ee4-1925-4847-ad4f-187…/vercel.json
2026-04-06 18:56:55 +00:00

5 lines
97 B
JSON

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