Files
584d6a25-6c51-4e59-8088-81e…/vercel.json
2026-03-04 17:16:57 +00:00

5 lines
97 B
JSON

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