Files
15b6b582-7b39-48a4-8a8c-ebe…/vercel.json
2026-04-18 06:54:39 +00:00

5 lines
97 B
JSON

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