Files
a506d2ee-a524-452c-8c6b-e5b…/vercel.json
2026-03-28 12:16:20 +00:00

5 lines
97 B
JSON

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