Files
8430f118-cb8e-485b-9c8b-332…/vercel.json
2026-03-20 00:54:54 +00:00

5 lines
97 B
JSON

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