Files
3f5e05dc-9ef5-4caa-954b-85f…/vercel.json
2026-04-06 02:08:28 +00:00

5 lines
97 B
JSON

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