Files
83aa6f36-d45c-42a6-b94f-c93…/vercel.json
2026-05-31 20:45:22 +00:00

5 lines
97 B
JSON

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