Files
9bb00c48-8590-4ffd-81f5-fed…/vercel.json
2026-06-11 04:54:11 +00:00

5 lines
97 B
JSON

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