Files
0857b598-4d54-4afd-8f2f-bc9…/vercel.json
2026-06-13 07:18:54 +00:00

5 lines
97 B
JSON

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