Files
63f99ee8-ef68-402a-80be-d5c…/vercel.json
2026-04-16 06:30:10 +00:00

5 lines
97 B
JSON

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