Files
4f7e8758-8f6b-4601-b97c-ff7…/vercel.json
2026-05-01 03:31:59 +00:00

5 lines
97 B
JSON

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