Files
13deb416-ae24-4be7-8ba3-208…/vercel.json
2026-05-05 15:06:29 +00:00

5 lines
97 B
JSON

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