Files
9177a6ef-a714-4376-a0c9-1d4…/vercel.json
2026-04-13 07:55:30 +00:00

5 lines
97 B
JSON

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