Files
5cd2f6a1-1f07-4bd6-b6fc-a91…/vercel.json
2026-04-06 17:06:15 +00:00

5 lines
97 B
JSON

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