Files
ceb16876-1712-4ef3-8863-947…/vercel.json
2026-05-23 05:13:07 +00:00

5 lines
97 B
JSON

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