Files
0ffd9d06-8f02-4c9b-935f-d2c…/vercel.json
2026-03-18 05:56:02 +00:00

5 lines
97 B
JSON

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