Files
5757fc98-e814-47e1-b61c-89c…/vercel.json
2026-03-12 07:57:29 +00:00

5 lines
97 B
JSON

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