Files
f4b974c8-1832-41e5-957a-317…/vercel.json
2026-03-04 04:08:57 +00:00

5 lines
97 B
JSON

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