Files
02a20e9b-ccb0-4456-b86f-73d…/vercel.json
2026-04-27 07:16:57 +00:00

5 lines
97 B
JSON

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