Files
1753ae65-9da6-415c-944f-8b6…/vercel.json
2026-03-07 06:14:23 +00:00

5 lines
97 B
JSON

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