Files
45b86b19-0fe7-4804-9a5f-cfb…/vercel.json
2026-03-08 09:06:12 +00:00

5 lines
97 B
JSON

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