Files
0b13e4d0-9433-46c2-ab88-d23…/vercel.json
2026-03-22 05:58:46 +00:00

5 lines
97 B
JSON

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