Files
e7b3ec36-a268-41cd-9250-63d…/vercel.json
2026-04-10 01:05:39 +00:00

5 lines
97 B
JSON

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