Files
d80bee08-b666-40a9-b77b-215…/vercel.json
2026-04-29 00:32:28 +00:00

5 lines
97 B
JSON

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