Files
7fa2fabb-38fe-4697-9296-6f8…/vercel.json
2026-05-01 17:13:13 +00:00

5 lines
97 B
JSON

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