Files
ca9859b8-c4e2-432e-8d67-022…/vercel.json
2026-04-22 05:54:15 +00:00

5 lines
97 B
JSON

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