Files
532c8f83-9c61-44c0-957f-bc4…/vercel.json
2026-03-19 03:49:29 +00:00

5 lines
97 B
JSON

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