Files
52d77e33-7d7f-42d8-b7fd-8f7…/vercel.json
2026-04-26 02:51:54 +00:00

5 lines
97 B
JSON

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