Files
104cc66f-f652-46f5-ac46-9e3…/vercel.json
2026-02-26 04:26:15 +00:00

5 lines
97 B
JSON

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