Files
d56e6645-b67c-4d7e-adb0-88c…/vercel.json
2026-03-05 02:34:13 +00:00

5 lines
97 B
JSON

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