Files
5d4ce692-c05b-4d49-95b0-67a…/vercel.json
2026-04-06 17:35:03 +00:00

5 lines
97 B
JSON

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